home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Utilities / SuperDuper! 1.5.5.dmg / SuperDuper!.app / Contents / Resources / Copy Scripts / Share Classic applications.dset < prev    next >
Encoding:
Extensible Markup Language  |  2005-04-06  |  630 b   |  22 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Class</key>
  6.     <string>Include</string>
  7.     <key>Description</key>
  8.     <string>This script will share your Macintosh OS 9 applications stored in the "Applications (Mac OS 9)" folder on (source) with (target).</string>
  9.     <key>Directives</key>
  10.     <array>
  11.         <dict>
  12.             <key>Directive</key>
  13.             <string>symlink</string>
  14.             <key>Item</key>
  15.             <string>Applications (Mac OS 9)</string>
  16.         </dict>
  17.     </array>
  18.     <key>Include Directives</key>
  19.     <array/>
  20. </dict>
  21. </plist>
  22.